home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17010 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.nyu.edu!schonberg!dewar
  2. From: dewar@cs.nyu.edu (Robert Dewar)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++,comp.edu
  4. Subject: Re: ANSI C and POSIX (was Re: C/C++ knocks the crap out of Ada)
  5. Date: 12 Apr 1996 17:53:37 -0400
  6. Organization: Courant Institute of Mathematical Sciences
  7. Message-ID: <dewar.829345962@schonberg>
  8. References: <JSA.96Feb16135027@organon.com> <dewar.828757752@schonberg> <828825929snz@genesis.demon.co.uk> <dewar.828846122@schonberg> <4kkdv4$ik4@nntp.Stanford.EDU>
  9. NNTP-Posting-Host: schonberg.cs.nyu.edu
  10. X-Newsreader: NN version 6.5.0 (NOV)
  11.  
  12. Chuck said
  13.  
  14. "The list of interesting UNIX-like porting targets that don't
  15. support both Standard C and POSIX.1 gets shorter every year.
  16. I don't feel guilty at all calling code portable even though
  17. I know it would not compile on a Version 7 UNIX system.
  18. "
  19.  
  20. Of course GCC has a much more agressive view of portability, but it
  21. certainly would be nice to see more standardization here, and for 
  22. example, it sure would be nice if everyone's make utility implemented
  23. at least vaguely the same semantics!
  24.  
  25.